Welcome![Sign In][Sign Up]
Location:
Search - rls lms matlab

Search list

[matlabLMSandRLS

Description: 考虑了用LMS和RLS算法实现码分多址(CDMA)系统的盲多用户检测matlab仿真。由此可以加深对这方面知识的理解-Consider the use of LMS and RLS algorithm code division multiple access (CDMA) system, blind multiuser detection matlab simulation. It can deepen the understanding of knowledge in this area
Platform: | Size: 1024 | Author: 王会彦 | Hits:

[matlabLMSandRLSusingMATLAB

Description: 用MATLAB实现LMS算法和RLS算法权矢量的比较-LMS algorithm using MATLAB and the RLS algorithm to achieve the right to compare the vector
Platform: | Size: 3072 | Author: 王冰冰 | Hits:

[Multimedia Developlms_rls

Description: 用matlab仿真LMS算法和RLS算法的收敛性,并对rls算法和lms算法做比较-Matlab simulation with the LMS algorithm and RLS algorithm convergence, and rls algorithms and lms algorithm to compare
Platform: | Size: 8192 | Author: yo | Hits:

[matlabRLS_Algo

Description: 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0
Platform: | Size: 1024 | Author: 赵明诚 | Hits:

[matlabmatlat_for_prediction

Description: 此文件包含三个MATLAB程序,用于对线性系统AR模型的权向量估计:Kalman滤波估计,RLS和LMS,均为较常用的估计方法,并附有相应的仿真图-There are three programs in this files:kalman,RLS and LMS to pridict the victors of linear systems . These three wawys are common and useful in signal processing
Platform: | Size: 16384 | Author: zhouni | Hits:

[Post-TeleCom sofeware systemsmatlabRLSLMS-

Description: matlab在自适应均衡中RLS和LMS算法的程序-matlab in the RLS and LMS adaptive equalization algorithm in the program
Platform: | Size: 1024 | Author: wushan | Hits:

[AI-NN-PRbeamform_LMS_RLS

Description: LMS算法和RLS算法的波束形成matlab程序,希望对初学有用-LMS,RLS beamforming code matlab, which will offer great help for Beginner
Platform: | Size: 2048 | Author: 罗杰 | Hits:

[matlabRLSyuLMS

Description: 利用MATLAB软件进行RLS 算法仿真;  考察RLS算法的收敛性,与横向LMS算法进行比较;  -RLS algorithm using MATLAB software simulation  examine the convergence of RLS algorithm, LMS algorithm to compare with the horizontal 
Platform: | Size: 1024 | Author: 闵苏 | Hits:

[matlabsukiy_nonlinear-adaptive-filtering

Description: 本文件是关于自适应滤波算法的matlab仿真,其中对LMS、RLS等算法给出了具体的程序。-This document is on adaptive filter algorithm of matlab simulation, including LMS, RLS) give a specific procedures.
Platform: | Size: 448512 | Author: 苏明坤 | Hits:

[matlabAdaptiveChannelEqualization

Description: 使用Matlab开发的自适应均衡器示例,包括LMS、NLMS、RLS等多种算法的实现-An Adoptive Channel Equalizer by Matlab. Including LMS, NLMS, RLS algorithms.
Platform: | Size: 5120 | Author: boxer | Hits:

[matlabrls_lms_compare

Description: LMS RLS自适应均衡算法的MATLAB仿真-LMS RLS algorithm of MATLAB simulation
Platform: | Size: 1024 | Author: | Hits:

[Otherzishiying

Description: 说明,matlab,这是由matlab m文件编写自适应源程序,包括lms、RLS自适应算法-Description, Matlab, which is written by Matlab m file adaptive source, including lms, the RLS adaptive algorithm
Platform: | Size: 1024 | Author: zhang.Mr | Hits:

[Windows DevelopMrlslmsA

Description: 自适应滤波的MATLAB实现现,包括lms rls 等算法 -MATLAB realization of the adaptive filter is lms rls algorithms such as
Platform: | Size: 2048 | Author: hanrui95862 | Hits:

[Windows DevelopFjuxingmaichor

Description: 上传几个关于线阵RLS算法、圆阵LMS算法、矩形波和SSNR的matlab源代码,都可以出图,希望对大家有用! -Upload a few RLS algorithm on the linear array, circular array LMS algorithm, rectangular wave, and the SSNR the matlab source code, can plot the hope that useful!
Platform: | Size: 1024 | Author: 获得 | Hits:

[matlabMatlablab

Description: matlab实现自适应滤波,分别用LMS算法和RLS算法实现系统辨识问题。-matlab adaptive filter, LMS algorithm and RLS were used algorithms for system identification problems.
Platform: | Size: 3072 | Author: zhangfei | Hits:

[matlabdpdsimulation

Description: DPD预失真算法的matlab仿真实现,其中包括了LMS,RLS,LS等自适应算法-the digital predistortion algorithm basic on matlab
Platform: | Size: 2221056 | Author: chenmx | Hits:

[AlgorithmLSL

Description: matlab 实现ADSP中LSL算法,信号处理能力优于LMS和RLS-matlab ADSP LSL algorithm, signal processing capabilities better than the LMS and RLS
Platform: | Size: 1024 | Author: 付鼎 | Hits:

[source in ebookLMS_NLMS_RLS

Description: 基于RLS算法,NLMS和LMS的自适应滤波器的MATLAB程序-LMS and RLS algorithm performance comparisons, including the right value compared with the
Platform: | Size: 2048 | Author: windwizard | Hits:

[source in ebookRLS_LMS

Description: 通过分析介绍自适应滤波器中经典算法LMS与RLS的异同,并且运用matlab进行仿真,使得初学者对于matlab在仿真过程的运用有更为直观的理解。并且对于自适应滤波有更清晰的认识。-By analyzing the introduction of classical adaptive filter algorithm LMS and RLS similarities and differences, and the use of matlab simulation, matlab for beginners makes use of the simulation process have a more intuitive understanding. And for adaptive filtering have a clearer understanding.
Platform: | Size: 522240 | Author: crazy | Hits:

[matlabadapt_filter

Description: 自适应滤波算法例程,包含LMS算法和RLS算法两种。-adaptive filter algorithm the MATLAB simulation
Platform: | Size: 1024 | Author: josie | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net